MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / ReportItemProgram<T> Class / MakeStyle Method

In This Topic
MakeStyle Method
In This Topic
Syntax
'Declaration
 
Public Function MakeStyle( _
   ByVal itemStyle As Style, _
   ByVal dataContent As Def.Content, _
   Optional ByVal isLine As Boolean, _
   Optional ByVal isRenderTime As Boolean _
) As StyleProgram
 

Parameters

itemStyle
dataContent
isLine
isRenderTime
See Also